Skip to content

Demonstrate Base artifact contract#105

Merged
codeforester merged 1 commit into
mainfrom
enhancement/93-20260620-demo-artifact
Jun 20, 2026
Merged

Demonstrate Base artifact contract#105
codeforester merged 1 commit into
mainfrom
enhancement/93-20260620-demo-artifact

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the empty manifest artifact list with a representative bats-core tool artifact.
  • Update the README and AI context contract maps to describe the artifact setup behavior.
  • Make the walkthrough and validation suite guard that the artifact stays visible.

Validation

  • bats tests/demo_test.bats
  • ./tests/validate.sh
  • git diff --check
  • env GRADLE_USER_HOME=/private/tmp/base-demo-gradle-89 bats tests/java_services_test.bats
  • env GRADLE_USER_HOME=/private/tmp/base-demo-gradle-89 bats tests/*.bats
  • env BASE_HOME=/Users/rameshhp/work/base PYTHONPATH=/Users/rameshhp/work/base/cli/python:/Users/rameshhp/work/base/lib/python /Users/rameshhp/.base.d/base/.venv/bin/python -m base_setup --dry-run --manifest ./base_manifest.yaml --action setup base-demo

Fixes #93

@codeforester codeforester merged commit 0878a7e into main Jun 20, 2026
2 checks passed
@codeforester codeforester deleted the enhancement/93-20260620-demo-artifact branch June 20, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

artifacts manifest field is declared empty and never demonstrated

1 participant